home *** CD-ROM | disk | FTP | other *** search
- In a message of 04 Jan 96, Juergen wrote to All:
-
- JRF> What won't work (calling OpenScreen() ), both in tags and in "ns_type"
- JRF> of (Ext)NewScreen, is:
-
- JRF> SHRES, AUTOSCROLL. Seems like all ECS+/OS 2.0+ features won't work
- JRF> (exept
- JRF> things like HIRES 8 planes).
-
- JRF> I'm wondering what's missing ? :\
-
- Don't use resolution flags; consider them obsolete (and will only work as
- intended for PAL or NTSC modes). If you specify SA_DisplayID the ViewModes
- field is ignored.
-
- For autoscrolling, check the SA_AutoScroll tag. The AUTOSCROLL isn't
- mentioned in the Type field and SA_Type explanations in the OpenScreen
- autodoc.
-
- --
- Magnus Holmgren - Amiga programmer and enthusiast
-
-